Docs.rs
lufact-0.1.2
lufact 0.1.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
rwl
Dependencies
env_logger ^0.10
normal
log ^0.4
normal
lufact-sys ^0.2
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate lufact
Version 0.1.2
All Items
Structs
Functions
?
Crate
lufact
source
·
[
−
]
Structs
CSC
GP
LU
Functions
dgstrf
Performs sparse LU factorization with partial pivoting.
dgstrs
Solve
Ax=b
for one or more right-hand-sides given the numeric factorization of A from [dgstrf()].